home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Time C Library Procedures Time
-
-
-
- _________________________________________________________________
-
- NNAAMMEE
- Time_GetTime - Get the current time of day.
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<sspprriitteeTTiimmee..hh>>
-
- void
- TTiimmee__GGeettTTiimmee(_n_o_w_P_t_r)
-
- AARRGGUUMMEENNTTSS
- Time *_n_o_w_P_t_r (out) The current time of day.
-
- _________________________________________________________________
-
-
- DDEESSCCRRIIPPTTIIOONN
- TTiimmee__GGeettTTiimmee is like the UNIX ggeettttiimmeeooffddaayy, except it is
- defined using the Sprite type TTiimmee. It returns the current
- time in seconds and microseconds since the start of the
- epoch.
-
-
- KKEEYYWWOORRDDSS
- time
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Sprite v.1.0 Printed: May 31, 1991 1
-
-
-
-